home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / de-chess.tti < prev    next >
Text File  |  2009-10-13  |  2KB  |  36 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # This text subtable defines braille representations for the chess figures in
  20. # terms of the letters that are used for them in the German language.
  21.  
  22. # See: http://en.wikipedia.org/wiki/Chess_symbols_in_Unicode
  23.  
  24. char \u2654    (1 3   7 )  # Γíà ΓÖö [WHITE CHESS KING]
  25. char \u2655    (1  45 7 )  # ΓíÖ ΓÖò [WHITE CHESS QUEEN]
  26. char \u2656    ( 2345 7 )  # Γí₧ ΓÖû [WHITE CHESS ROOK]
  27. char \u2657    (123   7 )  # Γíç ΓÖù [WHITE CHESS BISHOP]
  28. char \u2658    ( 234  7 )  # ΓíÄ ΓÖÿ [WHITE CHESS KNIGHT]
  29. char \u2659    (12    7 )  # Γíâ ΓÖÖ [WHITE CHESS PAWN]
  30. char \u265A    (1 3     )  # Γáà ΓÖÜ [BLACK CHESS KING]
  31. char \u265B    (1  45   )  # ΓáÖ ΓÖ¢ [BLACK CHESS QUEEN]
  32. char \u265C    ( 2345   )  # Γá₧ ΓÖ£ [BLACK CHESS ROOK]
  33. char \u265D    (123     )  # Γáç ΓÖ¥ [BLACK CHESS BISHOP]
  34. char \u265E    ( 234    )  # ΓáÄ ΓÖ₧ [BLACK CHESS KNIGHT]
  35. char \u265F    (12      )  # Γáâ ΓÖƒ [BLACK CHESS PAWN]
  36.